-- card: 5565 from stack: in.11_89 -- bmap block id: 0 -- flags: 0000 -- background id: 20742 -- name: Navigation Help ----- HyperTalk script ----- on openCard hide bg btn "Go List" hide bg btn "More..." end openCard on closeCard show bg btn "More..." end closeCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=351 top=72 right=93 bottom=373 -- title width / last selected line: 0 -- icon id / first selected line: 4465 / 4465 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Index ----- HyperTalk script ----- on mouseUp push cd visual barn door close to black visual barn door open go cd "LImacSTACK index" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=318 top=98 right=120 bottom=347 -- title width / last selected line: 0 -- icon id / first selected line: 6721 / 6721 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual iris close to grey visual iris open pop cd end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A000 -- rect: left=153 top=260 right=309 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 29107 / 29107 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: LImacSTACK.7/89 ----- HyperTalk script ----- on mouseUp answer "Paste this button into another stack?" with "No" or "Sure!" if it is "No" then exit mouseUp ask "Paste LImacSTACK's button into which stack?" with "Home" if it is empty then exit mouseUp put it into DeSt put "on mouseUp" & return into myScript put "go stack" & quote & "LImacSTACK.7/89" & quote & return after myScript put "end mouseUp" after myScript lock screen select cd btn "LImacSTACK.7/89" doMenu "Copy Button" go stack deSt repeat with i = 1 to the number of btns if short name of btn i = "LImacSTACK.7/89" then go back choose browse tool answer "LImacSTACK's button is already there!" hide menuBar unlock screen with dissolve exit mouseUp end if end repeat doMenu "Paste Button" set the rect of btn "LImacSTACK.7/89" to 202,30,289,79 set the showName of btn "LImacSTACK.7/89" to true choose browse tool set cursor to hand unlock screen get the mouseClick answer "Drag button to a comfy spot & click." repeat until the mouseClick set loc of btn "LImacSTACK.7/89" to the mouseLoc end repeat set the script of button "LImacSTACK.7/89" to myScript end mouseUp -- part contents for background part 1 ----- text ----- Navigation Help -- part contents for background part 11 ----- text ----- - ON ANY CARD - To get to the opening ("cover") card from anywhere: Click on First Card button. The "bent arrow button" will usually return you to the top of a section. In other words, if you click on a "Topic" button from the "cover" card and then flip through the "Topic" section for 3 or 4 cards and then click the "bent arrow button", you will return to the "cover" card. Fast way to flip through cards: Hold down mouse when clicking Next or Prev button. • Note • This button will paste itself into your Home (or any other) stack. Then when you click it, you will come to this stack.